2024-05-01 12:25:02,244 [ 275288 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-05-01 12:25:02,245 [ 275288 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-05-01 12:25:02,245 [ 275288 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-05-01 12:25:02,245 [ 275288 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-05-01 12:25:02,245 [ 275288 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_rvwxsr --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_BASE_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_KERBERIZED_HADOOP_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_KERBEROS_KDC_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_JS_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_NGINX_DAV_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config -vvv" altinityinfra/integration-tests-runner:0-8e9be16153250c8307730c9b88c8517181f494ce '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: xdist-3.5.0, repeat-0.9.3, random-0.2, order-1.0.1, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [3 items] scheduling tests via LoadFileScheduling test_user_grants_from_config/test.py::test_allow_read_from_system_tables [gw0] [ 33%] PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables test_user_grants_from_config/test.py::test_role_grants_from_config [gw0] [ 66%] PASSED test_user_grants_from_config/test.py::test_role_grants_from_config test_user_grants_from_config/test.py::test_user_grants_from_config [gw0] [100%] PASSED test_user_grants_from_config/test.py::test_user_grants_from_config ============================== slowest durations =============================== 12.50s setup test_user_grants_from_config/test.py::test_allow_read_from_system_tables 2.77s teardown test_user_grants_from_config/test.py::test_user_grants_from_config 0.13s call test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.13s call test_user_grants_from_config/test.py::test_user_grants_from_config 0.07s call test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s setup test_user_grants_from_config/test.py::test_user_grants_from_config 0.00s setup test_user_grants_from_config/test.py::test_role_grants_from_config 0.00s teardown test_user_grants_from_config/test.py::test_allow_read_from_system_tables 0.00s teardown test_user_grants_from_config/test.py::test_role_grants_from_config =========================== short test summary info ============================ PASSED test_user_grants_from_config/test.py::test_allow_read_from_system_tables PASSED test_user_grants_from_config/test.py::test_role_grants_from_config PASSED test_user_grants_from_config/test.py::test_user_grants_from_config ============================== 3 passed in 16.69s ==============================